字典二二>英语词典>storage allocation翻译和用法

storage allocation

英 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

美 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

网络  存储分配; 库容分配

计算机

英英释义

noun

  • (computer science) the assignment of particular areas of a magnetic disk to particular data or instructions
      Synonym:allocation

    双语例句

    • Two Algorithms for Economical Storage Allocation in the Compiler
      编译程序中节省存储单元的两个算法
    • A Note on Tree Static Storage Allocation for Fortran
      关于FORTRAN静态树形存贮分配的一点注记
    • Study of algorithms about storage allocation of video stream in video server
      视频服务器中视频流存储分配算法的研究
    • Simulate dynamic partition management for main memory storage allocation and recovery.
      模拟动态分区存储管理方式的主存分配与回收。
    • To view storage space allocation for lists, click lists.
      若要查看列表的存储空间分配,请单击“列表”。
    • This paper presents an economical algorithm for static storage allocation in FORTRAN implementation.
      本文给出一个在FORTRAN编译中实现静态存储分配的节省算法。
    • On the other hand, wind farm energy storage capacity allocation is also a problem that cannot be ignored.
      另一方面,风电场储能系统中的储能容量配置也是一个不容忽视的问题。
    • Some problems on storage allocation for parallel processing computers
      并行处理计算机中存贮分配的几个问题
    • Sector associative buffer storage dynamic storage allocation
      区段相联缓冲存储器动态存储分配;动态存储器分配;动态存储区分配
    • The dynamic storage allocation algorithm of the ARTs-OS include slab algorithm which is used to allocate and release of small memory blocks, and buddy system which is used of big memory blocks.
      ARTs-OS系统中使用的动态内存分配算法有Slab算法,适合对内核堆小块内存的分配和释放;还有伙伴算法,用于对页面的管理,大块内存的分配和释放。